Home > Industry/Domain > Software

Software

Terms relating to the creation, testing, refinement and distribution of software and related products.

37Categories 560841Terms

Add a new term

Contributors in Software

Software > Software testing

metric

Software; Software testing

A standard of measurement. Software metrics are the statistics describing the structure or content of a program. A metric should be a real objective measurement of something such ...

glass box testing

Software; Software testing

A synonym for White Box Testing.

quality audit

Software; Software testing

A systematic and independent examination to determine whether quality activities and related results comply with planned arrangements and whether these arrangements are ...

functional decomposition

Software; Software testing

A technique used during planning, analysis and design; creates a functional hierarchy for the software.

equivalence partitioning

Software; Software testing

A test case design technique for a component in which test cases are designed to execute representatives from equivalence classes.

breadth testing

Software; Software testing

A test suite that exercises the full functionality of a product but does not test features in detail.

depth testing

Software; Software testing

A test that exercises a feature of a product in full detail.